Configuring Database Properties-Oracle
To configure database properties for Oracle, follow these steps:
- Go to erwinDISuite > WEB-INF > database folder.
- Open the databases.properties file and do the following:
- Uncomment the Oracle section by removing the hash (#) sign at the beginning of each line between ORACLE BEGIN and ORACLE END.
- Set the following parameters:
- URL
- Server name. For example, server name is localhost, in case you deploy erwin DI Suite on a local environment.
- Port number. The default port number is 1521.
- SID
- UserName
- Password
- PasswordEncrypted=false
- URL
- Save the file.
Copyright © 2020 erwin, Inc.
All rights reserved.
|
|